home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 April / Software of the Month - Ultimate Collection Shareware 260.iso / pc / Business / helpdesk / Demo.mdb / Contact.json < prev    next >
JavaScript Object Notation  |  1998-12-09  |  27KB

  1. {
  2.     "schema": {
  3.         "ContactId": "Long Integer",
  4.         "ParentId": "Long Integer",
  5.         "Contact": "Text (50) NOT NULL",
  6.         "OrganizationId": "Long Integer",
  7.         "ContactTypeId": "Long Integer",
  8.         "Identifier": "Text (10)",
  9.         "Title": "Text (40)",
  10.         "Phone1": "Text (20)",
  11.         "Phone2": "Text (20)",
  12.         "Phone3": "Text (20)",
  13.         "Fax": "Text (20)",
  14.         "Email": "Text (40)",
  15.         "Website": "Text (40)",
  16.         "Address1": "Text (30)",
  17.         "Address2": "Text (20)",
  18.         "City": "Text (20)",
  19.         "Zip": "Text (12)",
  20.         "Country": "Text (20)",
  21.         "Dept": "Text (20)",
  22.         "Notes": "Memo/Hyperlink (255)",
  23.         "Hide": "Boolean NOT NULL",
  24.         "State": "Text (30)",
  25.         "User1": "Text (50)",
  26.         "User2": "Text (50)",
  27.         "Rate": "Currency"
  28.     },
  29.     "data": [
  30.         {
  31.             "ContactId": 1,
  32.             "ParentId": 1,
  33.             "OrganizationId": 1,
  34.             "ContactTypeId": 1,
  35.             "Hide": 0
  36.         },
  37.         {
  38.             "ContactId": 2,
  39.             "ParentId": 1,
  40.             "Contact": "ADMIN",
  41.             "OrganizationId": 1,
  42.             "ContactTypeId": 1,
  43.             "Hide": 0
  44.         },
  45.         {
  46.             "ContactId": 3,
  47.             "ParentId": 1,
  48.             "Contact": "Chris Scott",
  49.             "OrganizationId": 2,
  50.             "ContactTypeId": 4,
  51.             "Identifier": "VEN-001",
  52.             "Phone1": "(303) 499-3727",
  53.             "Fax": "(303) 554-0257",
  54.             "Email": "support@ScottDataSystems.com",
  55.             "Website": "www.ScottDataSystems.com",
  56.             "City": "Superior",
  57.             "Zip": "80027",
  58.             "Country": "USA",
  59.             "Hide": 0,
  60.             "State": "CO"
  61.         },
  62.         {
  63.             "ContactId": 5,
  64.             "ParentId": 1,
  65.             "Contact": "John Bentley",
  66.             "OrganizationId": 4,
  67.             "ContactTypeId": 3,
  68.             "Identifier": "EMP-001",
  69.             "Title": "President",
  70.             "Phone1": "(303) 443-5328",
  71.             "Phone2": "(303) 499-8712",
  72.             "Phone3": "(303) 546-9876",
  73.             "Fax": "(303) 443-5329",
  74.             "Email": "bentley@bentley.com",
  75.             "Website": "www.bentley.com",
  76.             "Address1": "2128 Broadway",
  77.             "Address2": "Suite 100",
  78.             "City": "Boulder",
  79.             "Zip": "800301",
  80.             "Country": "USA",
  81.             "Dept": "100",
  82.             "Hide": 0,
  83.             "State": "CO"
  84.         },
  85.         {
  86.             "ContactId": 6,
  87.             "ParentId": 1,
  88.             "Contact": "Charles Lindberg",
  89.             "OrganizationId": 4,
  90.             "ContactTypeId": 3,
  91.             "Identifier": "EMP-002",
  92.             "Title": "Vice President, Marketing",
  93.             "Phone1": "(303) 443-5330",
  94.             "Phone2": "(303) 499-2154",
  95.             "Phone3": "(303) 546-9678",
  96.             "Fax": "(303) 443-5329",
  97.             "Email": "lindberg@bentley.com",
  98.             "Address1": "2128 Broadway",
  99.             "Address2": "Suite 100",
  100.             "City": "Boulder",
  101.             "Zip": "800301",
  102.             "Country": "USA",
  103.             "Dept": "100",
  104.             "Notes": "Responsible for promotion and sales strategy for all product lines.",
  105.             "Hide": 0,
  106.             "State": "CO"
  107.         },
  108.         {
  109.             "ContactId": 7,
  110.             "ParentId": 1,
  111.             "Contact": "Donna Clay",
  112.             "OrganizationId": 4,
  113.             "ContactTypeId": 3,
  114.             "Identifier": "EMP-003",
  115.             "Title": "Vice President, Engineering",
  116.             "Phone1": "(303) 443-5332",
  117.             "Phone2": "(303) 499-1124",
  118.             "Phone3": "(303) 546-8945",
  119.             "Fax": "(303) 443-5331",
  120.             "Email": "dclay@bentley.com",
  121.             "Address1": "2128 Broadway",
  122.             "Address2": "Suite 100",
  123.             "City": "Boulder",
  124.             "Zip": "800301",
  125.             "Country": "USA",
  126.             "Dept": "100",
  127.             "Notes": "Responsible for new product development.",
  128.             "Hide": 0,
  129.             "State": "CO"
  130.         },
  131.         {
  132.             "ContactId": 8,
  133.             "ParentId": 1,
  134.             "Contact": "Gary Jackson",
  135.             "OrganizationId": 4,
  136.             "ContactTypeId": 3,
  137.             "Identifier": "EMP-004",
  138.             "Title": "Vice President, Manufacturing",
  139.             "Phone1": "(303) 443-5338",
  140.             "Phone2": "(303) 499-2626",
  141.             "Phone3": "(303) 546-5435",
  142.             "Fax": "(303) 443-5332",
  143.             "Email": "dclay@bentley.com",
  144.             "Address1": "2128 Broadway",
  145.             "Address2": "Suite 100",
  146.             "City": "Boulder",
  147.             "Zip": "800301",
  148.             "Country": "USA",
  149.             "Dept": "100",
  150.             "Hide": 0,
  151.             "State": "CO"
  152.         },
  153.         {
  154.             "ContactId": 9,
  155.             "ParentId": 1,
  156.             "Contact": "Sam Davis",
  157.             "OrganizationId": 4,
  158.             "ContactTypeId": 3,
  159.             "Identifier": "EMP-005",
  160.             "Title": "Vice President, Technical Services",
  161.             "Phone1": "(303) 443-5340",
  162.             "Phone2": "(303) 499-1812",
  163.             "Phone3": "(303) 554-9856",
  164.             "Fax": "(303) 443-5335",
  165.             "Email": "dclay@bentley.com",
  166.             "Address1": "2128 Broadway",
  167.             "Address2": "Suite 100",
  168.             "City": "Boulder",
  169.             "Zip": "800301",
  170.             "Country": "USA",
  171.             "Dept": "100",
  172.             "Hide": 0,
  173.             "State": "CO"
  174.         },
  175.         {
  176.             "ContactId": 10,
  177.             "ParentId": 1,
  178.             "Contact": "Martha Anderson",
  179.             "OrganizationId": 4,
  180.             "ContactTypeId": 3,
  181.             "Identifier": "EMP-006",
  182.             "Title": "Vice President, Facilities",
  183.             "Phone1": "(303) 443-5344 x1012",
  184.             "Phone2": "(303) 499-3489",
  185.             "Phone3": "(303) 554-8967",
  186.             "Fax": "(303) 443-5339",
  187.             "Email": "manderson@bentley.com",
  188.             "Address1": "2128 Broadway",
  189.             "Address2": "Suite 100",
  190.             "City": "Boulder",
  191.             "Zip": "800301",
  192.             "Country": "USA",
  193.             "Dept": "100",
  194.             "Hide": 0,
  195.             "State": "CO"
  196.         },
  197.         {
  198.             "ContactId": 11,
  199.             "ParentId": 1,
  200.             "Contact": "Roberta Smith",
  201.             "OrganizationId": 4,
  202.             "ContactTypeId": 3,
  203.             "Identifier": "EMP-007",
  204.             "Title": "Manager, Hardware Design",
  205.             "Phone1": "(303) 443-5344 x1014",
  206.             "Phone2": "(303) 499-1234",
  207.             "Fax": "(303) 443-5339",
  208.             "Email": "rsmith@bentley.com",
  209.             "Address1": "2128 Broadway",
  210.             "Address2": "Suite 100",
  211.             "City": "Boulder",
  212.             "Zip": "800301",
  213.             "Country": "USA",
  214.             "Dept": "100",
  215.             "Hide": 0,
  216.             "State": "CO"
  217.         },
  218.         {
  219.             "ContactId": 66,
  220.             "ParentId": 1,
  221.             "Contact": "Barbara Calloway",
  222.             "OrganizationId": 20,
  223.             "ContactTypeId": 6,
  224.             "Phone2": "(303) 495-7002",
  225.             "Address1": "13990 E. Marina Drive",
  226.             "Address2": "#206",
  227.             "City": "Aurora",
  228.             "Zip": "80014",
  229.             "Country": "USA",
  230.             "Hide": 0,
  231.             "State": "CO"
  232.         },
  233.         {
  234.             "ContactId": 67,
  235.             "ParentId": 1,
  236.             "Contact": "Samuel Adams",
  237.             "OrganizationId": 20,
  238.             "ContactTypeId": 6,
  239.             "Phone2": "(303) 338-0199",
  240.             "Email": "sadams@AOL.com",
  241.             "Address1": "13800 E. Marina Drive",
  242.             "Address2": "#410",
  243.             "City": "Aurora",
  244.             "Zip": "80014",
  245.             "Country": "USA",
  246.             "Notes": "DO NOT CALL BEFORE 8:30 A.M. OR AFTER 9:30 P.M.",
  247.             "Hide": 0,
  248.             "State": "CO"
  249.         },
  250.         {
  251.             "ContactId": 68,
  252.             "ParentId": 1,
  253.             "Contact": "Bob Kunner",
  254.             "OrganizationId": 45,
  255.             "ContactTypeId": 4,
  256.             "Identifier": "VEN-021",
  257.             "Title": "Automotive Control Manager",
  258.             "Phone1": "(219) 892-6121 x3622",
  259.             "Fax": "(219) 892-4589",
  260.             "Email": "bob@eac.com",
  261.             "Website": "www.eac.com",
  262.             "Address1": "841 West South Street",
  263.             "City": "N. Manchester",
  264.             "Zip": "46962",
  265.             "Country": "USA",
  266.             "Dept": "Automotive Controls",
  267.             "Notes": "Provided exhaust monitoring system for motor pool vehicles.  Can return unit within 30 days.  Must get an RMA number first.",
  268.             "Hide": 0,
  269.             "State": "IN"
  270.         },
  271.         {
  272.             "ContactId": 69,
  273.             "ParentId": 1,
  274.             "Contact": "James Hopkins",
  275.             "OrganizationId": 55,
  276.             "ContactTypeId": 2,
  277.             "Title": "Utility Manager",
  278.             "Phone1": "(303) 555-9877",
  279.             "Fax": "(303) 598-4456",
  280.             "Address1": "700 14th Street",
  281.             "City": "Denver",
  282.             "Zip": "80201",
  283.             "Country": "USA",
  284.             "Dept": "#3791",
  285.             "Hide": 0,
  286.             "State": "CO"
  287.         },
  288.         {
  289.             "ContactId": 70,
  290.             "ParentId": 1,
  291.             "Contact": "Bryan Riemer",
  292.             "OrganizationId": 56,
  293.             "ContactTypeId": 2,
  294.             "Title": "Facilities Manager",
  295.             "Phone1": "(213) 853-3241",
  296.             "Phone3": "(213) 951-6900",
  297.             "Address1": "3001 South 57th Street",
  298.             "City": "Vernon",
  299.             "Zip": "90058",
  300.             "Country": "USA",
  301.             "Notes": "This company provides facilities management services for ten apartment complexes.  This include maintenance for all units and club houses, as well as grounds maintenance.",
  302.             "Hide": 0,
  303.             "State": "CA"
  304.         },
  305.         {
  306.             "ContactId": 50,
  307.             "ParentId": 1,
  308.             "Contact": "Dennis Weston",
  309.             "OrganizationId": 19,
  310.             "ContactTypeId": 4,
  311.             "Identifier": "VEN-007",
  312.             "Title": "Salesman",
  313.             "Phone1": "(303) 683-7800 x110",
  314.             "Fax": "(303) 786-2134",
  315.             "Email": "weston@compuserve.com",
  316.             "Address1": "1232 S. Broadway",
  317.             "City": "Denver",
  318.             "Zip": "80201",
  319.             "Country": "USA",
  320.             "Notes": "Has precision machining capability.  Fast turn-around.",
  321.             "Hide": 0,
  322.             "State": "CO",
  323.             "User1": "$47.00 /hr"
  324.         },
  325.         {
  326.             "ContactId": 59,
  327.             "ParentId": 1,
  328.             "Contact": "Kerry Carpenter",
  329.             "OrganizationId": 33,
  330.             "ContactTypeId": 4,
  331.             "Identifier": "VEN-015",
  332.             "Title": "Floor Supervisor",
  333.             "Phone1": "(303) 555-1234",
  334.             "Phone3": "(303) 540-1274",
  335.             "Fax": "(303) 555-7298",
  336.             "Email": "kerry@topdie.com",
  337.             "Website": "www.topdie.com",
  338.             "Address1": "4800 Baseline Road",
  339.             "City": "Boulder",
  340.             "Zip": "80301",
  341.             "Notes": "Talk to her about job status.",
  342.             "Hide": 0,
  343.             "State": "CO"
  344.         },
  345.         {
  346.             "ContactId": 57,
  347.             "ParentId": 1,
  348.             "Contact": "Mike Harvey",
  349.             "OrganizationId": 46,
  350.             "ContactTypeId": 4,
  351.             "Identifier": "VEN-013",
  352.             "Phone1": "(303) 562-7511",
  353.             "Fax": "(303) 562-1234",
  354.             "Email": "harvey@aol.com",
  355.             "Address1": "627 Table Mesa Drive",
  356.             "City": "Boulder",
  357.             "Zip": "80301",
  358.             "Country": "USA",
  359.             "Notes": "24 hour service.  We have an account with them.  Good service so far.",
  360.             "Hide": 0,
  361.             "State": "CO"
  362.         },
  363.         {
  364.             "ContactId": 55,
  365.             "ParentId": 1,
  366.             "Contact": "Sam Dalal",
  367.             "OrganizationId": 53,
  368.             "ContactTypeId": 4,
  369.             "Identifier": "VEN-011",
  370.             "Title": "Owner/Operator",
  371.             "Phone1": "(303) 489-2599",
  372.             "Phone3": "(303) 546-7890",
  373.             "Fax": "(303) 785-3268",
  374.             "Email": "sam@aol.com",
  375.             "Address1": "1418 S. Broadway",
  376.             "City": "Denver",
  377.             "Zip": "80201",
  378.             "Notes": "Precision machining.",
  379.             "Hide": 0,
  380.             "State": "CO",
  381.             "User1": "$47.00 /hr"
  382.         },
  383.         {
  384.             "ContactId": 63,
  385.             "ParentId": 1,
  386.             "Contact": "Ronnie Haskins",
  387.             "OrganizationId": 52,
  388.             "ContactTypeId": 4,
  389.             "Identifier": "VEN-019",
  390.             "Title": "Salesman",
  391.             "Phone1": "(303) 572-3511",
  392.             "Phone3": "(303) 530-6789",
  393.             "Fax": "(303) 730-2019",
  394.             "Email": "haskins@webcrane.com",
  395.             "Website": "www.webcrane.com",
  396.             "Address1": "1712 S. FLorida St.",
  397.             "Address2": "Suite 101",
  398.             "City": "Denver",
  399.             "Zip": "80201",
  400.             "Country": "USA",
  401.             "Notes": "5 Story/10 ton lift capability.  Make arrangements 3-4 weeks in advance.",
  402.             "Hide": 0,
  403.             "State": "CO",
  404.             "User1": "$600 per day"
  405.         },
  406.         {
  407.             "ContactId": 52,
  408.             "ParentId": 1,
  409.             "Contact": "Randy Foster",
  410.             "OrganizationId": 49,
  411.             "ContactTypeId": 4,
  412.             "Identifier": "VEN-008",
  413.             "Phone1": "(303) 736-6141",
  414.             "Fax": "(303) 736-6142",
  415.             "Email": "sales@cirwest.com",
  416.             "Website": "www.cirwest.com",
  417.             "Address1": "1716 Elm Drive",
  418.             "City": "Broomfield",
  419.             "Zip": "80028",
  420.             "Notes": "3-day turn. $500 setup.  Send artwork by modem.",
  421.             "Hide": 0,
  422.             "State": "CO"
  423.         },
  424.         {
  425.             "ContactId": 29,
  426.             "ParentId": 1,
  427.             "Contact": "Alfred King",
  428.             "OrganizationId": 9,
  429.             "ContactTypeId": 2,
  430.             "Identifier": "CUS-002",
  431.             "Title": "Buyer",
  432.             "Phone1": "(303) 443-1212",
  433.             "Fax": "(303) 443-1234",
  434.             "Email": "aking@mcguckin.com",
  435.             "Address1": "2525 Arapahoe Avenue",
  436.             "City": "Boulder",
  437.             "Hide": 0,
  438.             "State": "CO"
  439.         },
  440.         {
  441.             "ContactId": 33,
  442.             "ParentId": 1,
  443.             "Contact": "Brain Fikes",
  444.             "OrganizationId": 13,
  445.             "ContactTypeId": 2,
  446.             "Identifier": "CUS-009",
  447.             "Title": "Product Support Specialist",
  448.             "Phone1": "(303) 798-1800",
  449.             "Phone3": "(303) 251-8001",
  450.             "Fax": "(303) 798-1892",
  451.             "Email": "bfikes@siemans.com",
  452.             "Website": "www.siemans.com",
  453.             "Address1": "6500 S. Yosemite",
  454.             "Address2": "Suite 500",
  455.             "City": "Englewood",
  456.             "Zip": "80021",
  457.             "Country": "USA",
  458.             "Dept": "Technical Services",
  459.             "Notes": "They are considering upgrading their file server to Windows NT.",
  460.             "Hide": 0,
  461.             "State": "CO"
  462.         },
  463.         {
  464.             "ContactId": 38,
  465.             "ParentId": 1,
  466.             "Contact": "Jessica Langley",
  467.             "OrganizationId": 59,
  468.             "ContactTypeId": 2,
  469.             "Identifier": "CUS-011",
  470.             "Phone2": "(303) 541-4499",
  471.             "Phone3": "(303) 478-6305",
  472.             "Address1": "1379 Canyon Blvd.",
  473.             "City": "Boulder",
  474.             "Zip": "80302",
  475.             "Country": "USA",
  476.             "Hide": 0,
  477.             "State": "CO"
  478.         },
  479.         {
  480.             "ContactId": 26,
  481.             "ParentId": 1,
  482.             "Contact": "Keith Talbot",
  483.             "OrganizationId": 5,
  484.             "ContactTypeId": 2,
  485.             "Identifier": "CUS-013",
  486.             "Phone1": "(303) 665-7676",
  487.             "Phone3": "(303) 391-0257",
  488.             "Address1": "13763 North 120th",
  489.             "City": "Lafayette",
  490.             "Zip": "80026",
  491.             "Country": "USA",
  492.             "Hide": 0,
  493.             "State": "CO"
  494.         },
  495.         {
  496.             "ContactId": 41,
  497.             "ParentId": 1,
  498.             "Contact": "Mike Petry",
  499.             "OrganizationId": 59,
  500.             "ContactTypeId": 2,
  501.             "Identifier": "CUS-015",
  502.             "Phone2": "(303) 444-5022",
  503.             "Address1": "501 W. Simpson Avenue",
  504.             "City": "Boulder",
  505.             "Zip": "80026",
  506.             "Country": "USA",
  507.             "Hide": 0,
  508.             "State": "CO"
  509.         },
  510.         {
  511.             "ContactId": 27,
  512.             "ParentId": 1,
  513.             "Contact": "Philip Hartman",
  514.             "OrganizationId": 6,
  515.             "ContactTypeId": 2,
  516.             "Identifier": "CUS-016",
  517.             "Phone1": "(713) 317-4700 x9701",
  518.             "Phone3": "(713) 399-4891",
  519.             "Fax": "(713) 317-4789",
  520.             "Address1": "43901 Park Ten Place",
  521.             "Address2": "Suite 320",
  522.             "City": "Houston",
  523.             "Zip": "77084-3198",
  524.             "Country": "USA",
  525.             "Dept": "Mail Stop 490",
  526.             "Hide": 0,
  527.             "State": "TX"
  528.         },
  529.         {
  530.             "ContactId": 31,
  531.             "ParentId": 1,
  532.             "Contact": "Troy Kilen",
  533.             "OrganizationId": 11,
  534.             "ContactTypeId": 2,
  535.             "Identifier": "CUS-021",
  536.             "Title": "Lab Supervisor",
  537.             "Phone1": "(970) 907-2035",
  538.             "Phone3": "(970) 798-3838",
  539.             "Fax": "(970) 907-3443",
  540.             "Email": "tkilen@aspentest.com",
  541.             "Address1": "601 S. Dune",
  542.             "City": "Aspen",
  543.             "Zip": "81611",
  544.             "Country": "USA",
  545.             "Dept": "Quality Control",
  546.             "Hide": 0,
  547.             "State": "CO"
  548.         },
  549.         {
  550.             "ContactId": 36,
  551.             "ParentId": 1,
  552.             "Contact": "Allen Burton",
  553.             "OrganizationId": 16,
  554.             "ContactTypeId": 2,
  555.             "Identifier": "CUS-003",
  556.             "Title": "Senior Buyer",
  557.             "Phone1": "(714) 320-0954",
  558.             "Email": "aburton@advancedmicro.com",
  559.             "Address1": "1554 Main Street",
  560.             "City": "Anaheim",
  561.             "Country": "USA",
  562.             "Hide": 0,
  563.             "State": "CO"
  564.         },
  565.         {
  566.             "ContactId": 43,
  567.             "ParentId": 1,
  568.             "Contact": "Maxwell Estes",
  569.             "OrganizationId": 59,
  570.             "ContactTypeId": 4,
  571.             "Phone2": "(303) 338-1234",
  572.             "Fax": "(303) 555-1234",
  573.             "Email": "mestes@AOL.com",
  574.             "Address1": "1712 Sunshine Road",
  575.             "Address2": "#201",
  576.             "City": "Aurora",
  577.             "Zip": "80014",
  578.             "Country": "USA",
  579.             "Notes": "Max specializes in pine kitchen cabinets.  He can stain them to look like just about any wood.",
  580.             "Hide": 0,
  581.             "State": "CO",
  582.             "User1": "$25.00/hr"
  583.         },
  584.         {
  585.             "ContactId": 49,
  586.             "ParentId": 1,
  587.             "Contact": "Ed Wheeler",
  588.             "OrganizationId": 29,
  589.             "ContactTypeId": 4,
  590.             "Identifier": "VEN-006",
  591.             "Title": "Salesman",
  592.             "Phone1": "(303) 683-7800 x110",
  593.             "Fax": "(303) 683-8456",
  594.             "Address1": "1055 19th St",
  595.             "City": "Denver",
  596.             "Zip": "80201",
  597.             "Notes": "Good food. Catered the annual awards luncheon.",
  598.             "Hide": 0,
  599.             "State": "CO",
  600.             "User1": "$18 /person"
  601.         },
  602.         {
  603.             "ContactId": 71,
  604.             "ParentId": 1,
  605.             "Contact": "Sherri Findlay",
  606.             "OrganizationId": 60,
  607.             "ContactTypeId": 2,
  608.             "Title": "MIS Manager",
  609.             "Phone1": "(757) 691-7511",
  610.             "Email": "sfindlay@candlewick.com",
  611.             "Website": "www.candlewick.com",
  612.             "Address1": "640 South 13th Street",
  613.             "City": "Easton",
  614.             "Zip": "18042",
  615.             "Country": "USA",
  616.             "Dept": "Mail Stop 470",
  617.             "Notes": "Sherri will be taking pregnancy leave from 7/1/98 to 9/1/98.",
  618.             "Hide": 0,
  619.             "State": "PA"
  620.         },
  621.         {
  622.             "ContactId": 12,
  623.             "ParentId": 1,
  624.             "Contact": "Bill Murray",
  625.             "OrganizationId": 4,
  626.             "ContactTypeId": 3,
  627.             "Identifier": "EMP-008",
  628.             "Title": "Manager, Software Design",
  629.             "Phone1": "(303) 443-5344 x1016",
  630.             "Phone2": "(303) 499-2525",
  631.             "Fax": "(303) 443-5339",
  632.             "Email": "bmurray@bentley.com",
  633.             "Address1": "2128 Broadway",
  634.             "Address2": "Suite 100",
  635.             "City": "Boulder",
  636.             "Zip": "800301",
  637.             "Country": "USA",
  638.             "Dept": "100",
  639.             "Hide": 0,
  640.             "State": "CO"
  641.         },
  642.         {
  643.             "ContactId": 13,
  644.             "ParentId": 1,
  645.             "Contact": "Paul Simpson",
  646.             "OrganizationId": 4,
  647.             "ContactTypeId": 3,
  648.             "Identifier": "EMP-009",
  649.             "Title": "Manager, Packaging",
  650.             "Phone1": "(303) 443-5344 x1018",
  651.             "Phone2": "(303) 499-9632",
  652.             "Fax": "(303) 443-5339",
  653.             "Email": "psimpson@bentley.com",
  654.             "Address1": "2128 Broadway",
  655.             "Address2": "Suite 100",
  656.             "City": "Boulder",
  657.             "Zip": "800301",
  658.             "Country": "USA",
  659.             "Dept": "100",
  660.             "Hide": 0,
  661.             "State": "CO"
  662.         },
  663.         {
  664.             "ContactId": 14,
  665.             "ParentId": 1,
  666.             "Contact": "Connie Rafferty",
  667.             "OrganizationId": 4,
  668.             "ContactTypeId": 3,
  669.             "Identifier": "EMP-010",
  670.             "Title": "Manager, Mechanical Design",
  671.             "Phone1": "(303) 443-5344 x1020",
  672.             "Phone2": "(303) 499-1983",
  673.             "Fax": "(303) 443-5339",
  674.             "Email": "crafferty@bentley.com",
  675.             "Address1": "2128 Broadway",
  676.             "Address2": "Suite 100",
  677.             "City": "Boulder",
  678.             "Zip": "800301",
  679.             "Country": "USA",
  680.             "Dept": "100",
  681.             "Hide": 0,
  682.             "State": "CO"
  683.         },
  684.         {
  685.             "ContactId": 15,
  686.             "ParentId": 1,
  687.             "Contact": "Joe Denton",
  688.             "OrganizationId": 4,
  689.             "ContactTypeId": 3,
  690.             "Identifier": "EMP-011",
  691.             "Title": "Senior Technician",
  692.             "Phone1": "(303) 443-5344 x1026",
  693.             "Phone2": "(303) 499-7834",
  694.             "Fax": "(303) 443-5339",
  695.             "Email": "jdenton@bentley.com",
  696.             "Address1": "2128 Broadway",
  697.             "Address2": "Suite 100",
  698.             "City": "Boulder",
  699.             "Zip": "800301",
  700.             "Country": "USA",
  701.             "Dept": "100",
  702.             "Hide": 0,
  703.             "State": "CO"
  704.         },
  705.         {
  706.             "ContactId": 16,
  707.             "ParentId": 1,
  708.             "Contact": "Bonnie Adams",
  709.             "OrganizationId": 4,
  710.             "ContactTypeId": 3,
  711.             "Identifier": "EMP-012",
  712.             "Title": "Electronic Engineer",
  713.             "Phone1": "(303) 443-5344 x1026",
  714.             "Phone2": "(303) 499-1789",
  715.             "Fax": "(303) 443-5339",
  716.             "Email": "badams@bentley.com",
  717.             "Address1": "2128 Broadway",
  718.             "Address2": "Suite 100",
  719.             "City": "Boulder",
  720.             "Zip": "800301",
  721.             "Country": "USA",
  722.             "Dept": "100",
  723.             "Hide": 0,
  724.             "State": "CO"
  725.         },
  726.         {
  727.             "ContactId": 17,
  728.             "ParentId": 1,
  729.             "Contact": "Howard Goldman",
  730.             "OrganizationId": 4,
  731.             "ContactTypeId": 3,
  732.             "Identifier": "EMP-013",
  733.             "Title": "Software Engineer",
  734.             "Phone1": "(303) 443-5344 x1030",
  735.             "Phone2": "(303) 499-2121",
  736.             "Fax": "(303) 443-5339",
  737.             "Email": "hgoldman@bentley.com",
  738.             "Address1": "2128 Broadway",
  739.             "Address2": "Suite 100",
  740.             "City": "Boulder",
  741.             "Zip": "800301",
  742.             "Country": "USA",
  743.             "Dept": "100",
  744.             "Hide": 0,
  745.             "State": "CO"
  746.         },
  747.         {
  748.             "ContactId": 18,
  749.             "ParentId": 1,
  750.             "Contact": "Alex Gomez",
  751.             "OrganizationId": 4,
  752.             "ContactTypeId": 3,
  753.             "Identifier": "EMP-014",
  754.             "Title": "Software Engineer",
  755.             "Phone1": "(303) 443-5344 x1032",
  756.             "Phone2": "(303) 499-1898",
  757.             "Fax": "(303) 443-5340",
  758.             "Email": "agomez@bentley.com",
  759.             "Address1": "2128 Broadway",
  760.             "Address2": "Suite 100",
  761.             "City": "Boulder",
  762.             "Zip": "800301",
  763.             "Country": "USA",
  764.             "Dept": "100",
  765.             "Hide": 0,
  766.             "State": "CO"
  767.         },
  768.         {
  769.             "ContactId": 19,
  770.             "ParentId": 1,
  771.             "Contact": "Amy Gorman",
  772.             "OrganizationId": 4,
  773.             "ContactTypeId": 3,
  774.             "Identifier": "EMP-015",
  775.             "Title": "Packaging Engineer",
  776.             "Phone1": "(303) 443-5344 x1033",
  777.             "Phone2": "(303) 499-1898",
  778.             "Fax": "(303) 443-5340",
  779.             "Email": "agorman@bentley.com",
  780.             "Address1": "2128 Broadway",
  781.             "Address2": "Suite 100",
  782.             "City": "Boulder",
  783.             "Zip": "800301",
  784.             "Country": "USA",
  785.             "Dept": "100",
  786.             "Hide": 0,
  787.             "State": "CO"
  788.         },
  789.         {
  790.             "ContactId": 20,
  791.             "ParentId": 1,
  792.             "Contact": "Betty Healy",
  793.             "OrganizationId": 4,
  794.             "ContactTypeId": 3,
  795.             "Identifier": "EMP-016",
  796.             "Title": "Mechanical Engineer",
  797.             "Phone1": "(303) 443-5344 x1035",
  798.             "Phone2": "(303) 499-1898",
  799.             "Fax": "(303) 443-5340",
  800.             "Email": "bhealy@bentley.com",
  801.             "Address1": "2128 Broadway",
  802.             "Address2": "Suite 100",
  803.             "City": "Boulder",
  804.             "Zip": "800301",
  805.             "Country": "USA",
  806.             "Dept": "100",
  807.             "Hide": 0,
  808.             "State": "CO"
  809.         },
  810.         {
  811.             "ContactId": 21,
  812.             "ParentId": 1,
  813.             "Contact": "Keith Isaacs",
  814.             "OrganizationId": 4,
  815.             "ContactTypeId": 3,
  816.             "Identifier": "EMP-017",
  817.             "Title": "Mechanical Engineer",
  818.             "Phone1": "(303) 443-5344 x1036",
  819.             "Phone2": "(303) 499-8329",
  820.             "Fax": "(303) 443-5342",
  821.             "Email": "kisaacs@bentley.com",
  822.             "Address1": "2128 Broadway",
  823.             "Address2": "Suite 100",
  824.             "City": "Boulder",
  825.             "Zip": "800301",
  826.             "Country": "USA",
  827.             "Dept": "100",
  828.             "Hide": 0,
  829.             "State": "CO"
  830.         },
  831.         {
  832.             "ContactId": 22,
  833.             "ParentId": 1,
  834.             "Contact": "Charles Brooks",
  835.             "OrganizationId": 4,
  836.             "ContactTypeId": 3,
  837.             "Identifier": "EMP-018",
  838.             "Title": "Customer Support Specialist",
  839.             "Phone1": "(303) 443-5350",
  840.             "Phone2": "(303) 443-1712",
  841.             "Fax": "(303) 443-5351",
  842.             "Email": "cbrooks@bentley.com",
  843.             "Address1": "2128 Broadway",
  844.             "Address2": "Suite 100",
  845.             "City": "Boulder",
  846.             "Zip": "800301",
  847.             "Country": "USA",
  848.             "Dept": "100",
  849.             "Hide": 0,
  850.             "State": "CO"
  851.         },
  852.         {
  853.             "ContactId": 23,
  854.             "ParentId": 1,
  855.             "Contact": "Kim Christianson",
  856.             "OrganizationId": 4,
  857.             "ContactTypeId": 3,
  858.             "Identifier": "EMP-019",
  859.             "Title": "Customer Support Specialist",
  860.             "Phone1": "(303) 443-5350",
  861.             "Phone2": "(303) 443-8654",
  862.             "Fax": "(303) 443-5351",
  863.             "Email": "kim@bentley.com",
  864.             "Address1": "2128 Broadway",
  865.             "Address2": "Suite 100",
  866.             "City": "Boulder",
  867.             "Zip": "800301",
  868.             "Country": "USA",
  869.             "Dept": "100",
  870.             "Hide": 0,
  871.             "State": "CO"
  872.         },
  873.         {
  874.             "ContactId": 24,
  875.             "ParentId": 1,
  876.             "Contact": "Paula Woodward",
  877.             "OrganizationId": 4,
  878.             "ContactTypeId": 3,
  879.             "Identifier": "EMP-020",
  880.             "Title": "Electrician",
  881.             "Phone1": "(303) 443-5355",
  882.             "Phone2": "(303) 499-9112",
  883.             "Fax": "(303) 443-5352",
  884.             "Email": "pwood@bentley.com",
  885.             "Address1": "2128 Broadway",
  886.             "Address2": "Suite 100",
  887.             "City": "Boulder",
  888.             "Zip": "800301",
  889.             "Country": "USA",
  890.             "Dept": "100",
  891.             "Hide": 0,
  892.             "State": "CO",
  893.             "User1": "$15.23 /hr"
  894.         },
  895.         {
  896.             "ContactId": 25,
  897.             "ParentId": 1,
  898.             "Contact": "Pat Kramer",
  899.             "OrganizationId": 4,
  900.             "ContactTypeId": 3,
  901.             "Identifier": "EMP-021",
  902.             "Title": "Maintenance Specialist",
  903.             "Phone1": "(303) 443-5350",
  904.             "Phone2": "(303) 443-9521",
  905.             "Fax": "(303) 443-5351",
  906.             "Email": "pkramer@bentley.com",
  907.             "Address1": "2128 Broadway",
  908.             "Address2": "Suite 100",
  909.             "City": "Boulder",
  910.             "Zip": "800301",
  911.             "Country": "USA",
  912.             "Dept": "100",
  913.             "Hide": 0,
  914.             "State": "CO",
  915.             "User1": "$12.34 /hr"
  916.         },
  917.         {
  918.             "ContactId": 28,
  919.             "ParentId": 1,
  920.             "Contact": "Ann Tarran",
  921.             "OrganizationId": 8,
  922.             "ContactTypeId": 2,
  923.             "Identifier": "CUS-006",
  924.             "Hide": 0
  925.         },
  926.         {
  927.             "ContactId": 32,
  928.             "ParentId": 1,
  929.             "Contact": "Sally Fields",
  930.             "OrganizationId": 12,
  931.             "ContactTypeId": 2,
  932.             "Identifier": "CUS-019",
  933.             "Phone1": "(910) 881-5418",
  934.             "Email": "sfields@drexelind.com",
  935.             "Address1": "1202 Painter Road",
  936.             "City": "Kernersville",
  937.             "Zip": "27284",
  938.             "Hide": 0,
  939.             "State": "NC"
  940.         },
  941.         {
  942.             "ContactId": 34,
  943.             "ParentId": 1,
  944.             "Contact": "Mathew Finberg",
  945.             "OrganizationId": 14,
  946.             "ContactTypeId": 2,
  947.             "Identifier": "CUS-014",
  948.             "Phone1": "(604) 273-4542",
  949.             "Address1": "5772 Kingsway",
  950.             "City": "Vancouver",
  951.             "Zip": "V5R 5H7",
  952.             "Country": "Canada",
  953.             "Hide": 0,
  954.             "State": "BC"
  955.         },
  956.         {
  957.             "ContactId": 35,
  958.             "ParentId": 1,
  959.             "Contact": "Alan Fine",
  960.             "OrganizationId": 15,
  961.             "ContactTypeId": 2,
  962.             "Identifier": "CUS-001",
  963.             "Title": "Senior Purchasing Agent",
  964.             "Phone1": "(303) 466-7782",
  965.             "Email": "afine@storagetek.com",
  966.             "Website": "www.storagetek.com",
  967.             "Address1": "1515 Tape Drive Road",
  968.             "City": "Louisville",
  969.             "Zip": "80027",
  970.             "Hide": 0,
  971.             "State": "CO"
  972.         },
  973.         {
  974.             "ContactId": 37,
  975.             "ParentId": 1,
  976.             "Contact": "Andrew Cahill",
  977.             "OrganizationId": 59,
  978.             "ContactTypeId": 2,
  979.             "Identifier": "CUS-005",
  980.             "Phone2": "(541) 390-2442",
  981.             "Email": "acahill@AOL.com",
  982.             "Address1": "13055 Inkster Road",
  983.             "City": "Bend",
  984.             "Zip": "97702",
  985.             "Country": "USA",
  986.             "Hide": 0,
  987.             "State": "OR"
  988.         },
  989.         {
  990.             "ContactId": 39,
  991.             "ParentId": 1,
  992.             "Contact": "Joe Letterman",
  993.             "OrganizationId": 59,
  994.             "ContactTypeId": 2,
  995.             "Identifier": "CUS-012",
  996.             "Phone1": "(303) 786-9117",
  997.             "Phone2": "(303) 530-8971",
  998.             "Address1": "5439 Mount Evans Place",
  999.             "City": "Longmont",
  1000.             "Zip": "80503",
  1001.             "Country": "USA",
  1002.             "Hide": 0,
  1003.             "State": "CO"
  1004.         },
  1005.         {
  1006.             "ContactId": 40,
  1007.             "ParentId": 1,
  1008.             "Contact": "Amy Mason",
  1009.             "OrganizationId": 59,
  1010.             "ContactTypeId": 2,
  1011.             "Identifier": "CUS-004",
  1012.             "Phone2": "(317) 736-6241",
  1013.             "Address1": "690 Dogwood Drive",
  1014.             "City": "Franklin",
  1015.             "Zip": "46131",
  1016.             "Country": "USA",
  1017.             "Hide": 0,
  1018.             "State": "IN"
  1019.         },
  1020.         {
  1021.             "ContactId": 42,
  1022.             "ParentId": 1,
  1023.             "Contact": "David Schaffer",
  1024.             "OrganizationId": 59,
  1025.             "ContactTypeId": 2,
  1026.             "Identifier": "CUS-010",
  1027.             "Phone2": "(303) 798-3301",
  1028.             "Phone3": "(303) 392-3997",
  1029.             "Address1": "1145 Spruce Street",
  1030.             "City": "Lakewood",
  1031.             "Zip": "80210",
  1032.             "Country": "USA",
  1033.             "Hide": 0,
  1034.             "State": "CO"
  1035.         },
  1036.         {
  1037.             "ContactId": 30,
  1038.             "ParentId": 1,
  1039.             "Contact": "Betty Tobias",
  1040.             "OrganizationId": 10,
  1041.             "ContactTypeId": 2,
  1042.             "Identifier": "CUS-008",
  1043.             "Phone1": "(303) 469-5511",
  1044.             "Fax": "(303) 555-1900",
  1045.             "Address1": "10 Longs Peak Drive",
  1046.             "City": "Broomfield",
  1047.             "Zip": "80021",
  1048.             "Country": "USA",
  1049.             "Hide": 0,
  1050.             "State": "CO"
  1051.         },
  1052.         {
  1053.             "ContactId": 44,
  1054.             "ParentId": 1,
  1055.             "Contact": "Bob Butterfield",
  1056.             "OrganizationId": 33,
  1057.             "ContactTypeId": 4,
  1058.             "Identifier": "VEN-001",
  1059.             "Phone1": "(303) 586-3131",
  1060.             "Phone3": "(303) 586-4231",
  1061.             "Fax": "(303) 586-3132",
  1062.             "Email": "bob@topdie.com",
  1063.             "Website": "www.topdie.com",
  1064.             "Address1": "165 S. Union Blvd.",
  1065.             "City": "Lakewood",
  1066.             "Zip": "80228",
  1067.             "Notes": "Has drawings for Sunlight project.  Will begin next week.  Followup.",
  1068.             "Hide": 0,
  1069.             "State": "CO"
  1070.         },
  1071.         {
  1072.             "ContactId": 45,
  1073.             "ParentId": 1,
  1074.             "Contact": "Carl Knotts",
  1075.             "OrganizationId": 48,
  1076.             "ContactTypeId": 4,
  1077.             "Identifier": "VEN-002",
  1078.             "Title": "Owner/Operator",
  1079.             "Phone1": "303-892-0961 x144",
  1080.             "Phone3": "(303) 543-7812",
  1081.             "Fax": "303-892-0963",
  1082.             "Email": "sales@beacon.com",
  1083.             "Website": "www.beacon.com",
  1084.             "Address1": "420 Christmas Tree Dr.",
  1085.             "City": "Boulder",
  1086.             "Zip": "80301",
  1087.             "Notes": "Moved entire office in one day.  Good service.",
  1088.             "Hide": 0,
  1089.             "State": "CO",
  1090.             "User1": "$54.00 /hr."
  1091.         },
  1092.         {
  1093.             "ContactId": 47,
  1094.             "ParentId": 1,
  1095.             "Contact": "David Groves",
  1096.             "OrganizationId": 21,
  1097.             "ContactTypeId": 4,
  1098.             "Identifier": "VEN-004",
  1099.             "Title": "Vice President, Sales",
  1100.             "Phone1": "(303) 382-2442 x2228",
  1101.             "Phone3": "(303) 378-1239",
  1102.             "Fax": "(303) 382-2454",
  1103.             "Email": "sales@amc.com",
  1104.             "Website": "www.amc.com",
  1105.             "Address1": "1618 S. Speer",
  1106.             "City": "Denver",
  1107.             "Zip": "80201",
  1108.             "Notes": "Has precision machining capability.  Fast turn-around.  We have an account with them.",
  1109.             "Hide": 0,
  1110.             "State": "CO",
  1111.             "User1": "$45.00 /hr"
  1112.         },
  1113.         {
  1114.             "ContactId": 51,
  1115.             "ParentId": 1,
  1116.             "Contact": "Bruce Moreland",
  1117.             "OrganizationId": 19,
  1118.             "ContactTypeId": 2,
  1119.             "Title": "Maintenance Manager",
  1120.             "Phone1": "(612) 743-3522",
  1121.             "Phone3": "(612) 774-5998",
  1122.             "Fax": "(612) 743-3533",
  1123.             "Email": "bmoreland@assocmachines.com",
  1124.             "Website": "assocmachines.com",
  1125.             "Address1": "16400 31st Street",
  1126.             "Address2": "Suite 400",
  1127.             "City": "Plymouth",
  1128.             "Zip": "55447-3408",
  1129.             "Country": "USA",
  1130.             "Dept": "Maintenance",
  1131.             "Hide": 0,
  1132.             "State": "MN"
  1133.         },
  1134.         {
  1135.             "ContactId": 54,
  1136.             "ParentId": 1,
  1137.             "Contact": "Samantha Brinks",
  1138.             "OrganizationId": 54,
  1139.             "ContactTypeId": 4,
  1140.             "Identifier": "VEN-010",
  1141.             "Title": "Sales",
  1142.             "Phone1": "(303) 221-3461",
  1143.             "Fax": "(303) 221-3478",
  1144.             "Email": "sambrink@aol.com",
  1145.             "Address1": "5476 W. Olive St",
  1146.             "City": "Longmont",
  1147.             "Zip": "80403",
  1148.             "Notes": "Purchased one tractor for landscape maintenance and snow removal.",
  1149.             "Hide": 0,
  1150.             "State": "CO"
  1151.         },
  1152.         {
  1153.             "ContactId": 56,
  1154.             "ParentId": 1,
  1155.             "Contact": "Pat Wales",
  1156.             "OrganizationId": 47,
  1157.             "ContactTypeId": 4,
  1158.             "Identifier": "VEN-012",
  1159.             "Title": "Owner",
  1160.             "Phone1": "(303) 898-2000",
  1161.             "Fax": "(303) 898-2001",
  1162.             "Address1": "1414 Geranium St.",
  1163.             "City": "Superior",
  1164.             "Zip": "80027",
  1165.             "Hide": 0,
  1166.             "State": "CO"
  1167.         },
  1168.         {
  1169.             "ContactId": 58,
  1170.             "ParentId": 1,
  1171.             "Contact": "Mark Nicholson",
  1172.             "OrganizationId": 41,
  1173.             "ContactTypeId": 4,
  1174.             "Identifier": "VEN-014",
  1175.             "Title": "Regiional Sales Manager",
  1176.             "Phone1": "(303) 984-3050",
  1177.             "Phone3": "(303) 984-3908",
  1178.             "Fax": "(303) 984-3045",
  1179.             "Email": "support@conconcepts.com",
  1180.             "Website": "www.conconcepts.com",
  1181.             "Address1": "7845 S. Birch St.",
  1182.             "City": "Aurora",
  1183.             "Zip": "80201",
  1184.             "Notes": "Installs/services climate control system used in building 5.  We have a service contract with them.",
  1185.             "Hide": 0,
  1186.             "State": "CO"
  1187.         },
  1188.         {
  1189.             "ContactId": 60,
  1190.             "ParentId": 1,
  1191.             "Contact": "Kathy Davis",
  1192.             "OrganizationId": 40,
  1193.             "ContactTypeId": 4,
  1194.             "Identifier": "VEN-016",
  1195.             "Title": "Owner",
  1196.             "Phone1": "(303) 832-4543 x302",
  1197.             "Phone3": "(303) 832-5391",
  1198.             "Fax": "(303) 832-4550",
  1199.             "Email": "sales@cloudoak.com",
  1200.             "Website": "www.cloudoak.com",
  1201.             "Address1": "126 Acoma St.",
  1202.             "City": "Denver",
  1203.             "Zip": "80201",
  1204.             "Notes": "Has extensive experience installing hardwood flooring.  Good warranty service.",
  1205.             "Hide": 0,
  1206.             "State": "CO"
  1207.         },
  1208.         {
  1209.             "ContactId": 65,
  1210.             "ParentId": 1,
  1211.             "Contact": "Michael Lomax",
  1212.             "OrganizationId": 20,
  1213.             "ContactTypeId": 6,
  1214.             "Phone2": "(303) 333-9850",
  1215.             "Phone3": "(303) 255-4933",
  1216.             "Address1": "13925 E. Marina Drive",
  1217.             "Address2": "#605",
  1218.             "City": "Aurora",
  1219.             "Zip": "80014",
  1220.             "Country": "USA",
  1221.             "Notes": "Michael has trouble walking.  LET THE PHONE RING AT LEAST FIVE TIMES.",
  1222.             "Hide": 0,
  1223.             "State": "CO"
  1224.         },
  1225.         {
  1226.             "ContactId": 62,
  1227.             "ParentId": 1,
  1228.             "Contact": "Rob Thomas",
  1229.             "OrganizationId": 50,
  1230.             "ContactTypeId": 4,
  1231.             "Identifier": "VEN-018",
  1232.             "Title": "Salesman",
  1233.             "Phone1": "(303) 353-2300",
  1234.             "Phone3": "(303) 654-1289",
  1235.             "Fax": "(303) 353-2323",
  1236.             "Email": "sales@datasol.com",
  1237.             "Website": "www.datasol.com",
  1238.             "Address1": "8769 S. Pearl",
  1239.             "Address2": "Suite 203",
  1240.             "City": "Boulder",
  1241.             "Zip": "80301",
  1242.             "Notes": "Fast turn data entry.",
  1243.             "Hide": 0,
  1244.             "State": "CO",
  1245.             "User1": "$0.10 /record"
  1246.         },
  1247.         {
  1248.             "ContactId": 46,
  1249.             "ParentId": 1,
  1250.             "Contact": "Dan Bell",
  1251.             "OrganizationId": 22,
  1252.             "ContactTypeId": 4,
  1253.             "Identifier": "VEN-003",
  1254.             "Title": "Owner",
  1255.             "Phone1": "(303) 544-5580 x175",
  1256.             "Phone3": "(303) 542-8671",
  1257.             "Fax": "(303) 544-5582",
  1258.             "Email": "support@bakereng.com",
  1259.             "Website": "www.bakereng.com",
  1260.             "Address1": "1832 Arapahoe Road",
  1261.             "Address2": "Suite 304",
  1262.             "City": "Boulder",
  1263.             "Zip": "80301",
  1264.             "Country": "USA",
  1265.             "Notes": "Installed furnace.",
  1266.             "Hide": 0,
  1267.             "State": "CO",
  1268.             "User1": "$75 /hr"
  1269.         },
  1270.         {
  1271.             "ContactId": 48,
  1272.             "ParentId": 1,
  1273.             "Contact": "Doug Marshall",
  1274.             "OrganizationId": 24,
  1275.             "ContactTypeId": 4,
  1276.             "Identifier": "VEN-005",
  1277.             "Title": "Regional Sales Manager",
  1278.             "Phone1": "(303) 350-1700 x267",
  1279.             "Phone3": "(303) 350-1896",
  1280.             "Fax": "(303) 350-1701",
  1281.             "Email": "sales@coorscer.com",
  1282.             "Website": "www.coorscer.com",
  1283.             "Address1": "4100 East Mississippi St.",
  1284.             "Address2": "Suite 105",
  1285.             "City": "Denver",
  1286.             "Zip": "80201",
  1287.             "Notes": "Can make almost any shape and size of insulator.  Need prints at least 3-4 weeks in advance.  ISO 9000.",
  1288.             "Hide": 0,
  1289.             "State": "CO"
  1290.         },
  1291.         {
  1292.             "ContactId": 64,
  1293.             "ParentId": 1,
  1294.             "Contact": "Lance Jacobson",
  1295.             "OrganizationId": 34,
  1296.             "ContactTypeId": 4,
  1297.             "Identifier": "VEN-020",
  1298.             "Title": "Sales Manager",
  1299.             "Phone1": "303-892-0961 x167",
  1300.             "Phone3": "303-892-4329",
  1301.             "Fax": "303-892-0963",
  1302.             "Email": "sales@powsoft.com",
  1303.             "Website": "www.powsoft.com",
  1304.             "Address1": "1892 S. Acoma Drive",
  1305.             "Address2": "Suite 304",
  1306.             "City": "Broomfield",
  1307.             "Zip": "80208",
  1308.             "Notes": "Sales and support of accounting package we use.",
  1309.             "Hide": 0,
  1310.             "State": "CC"
  1311.         },
  1312.         {
  1313.             "ContactId": 53,
  1314.             "ParentId": 1,
  1315.             "Contact": "Ron Saladino",
  1316.             "OrganizationId": 51,
  1317.             "ContactTypeId": 4,
  1318.             "Identifier": "VEN-009",
  1319.             "Title": "Owner",
  1320.             "Phone1": "(303) 454-2732",
  1321.             "Fax": "(303) 454-2740",
  1322.             "Email": "service@acs.com",
  1323.             "Website": "www.acs.com",
  1324.             "Address1": "8912 Pearl St.",
  1325.             "City": "Boulder",
  1326.             "Zip": "80301",
  1327.             "Notes": "Repairs computers, monitors, and printers.  Carry-in service.",
  1328.             "Hide": 0,
  1329.             "State": "CO",
  1330.             "User1": "$75.00 /hr"
  1331.         },
  1332.         {
  1333.             "ContactId": 72,
  1334.             "ParentId": 1,
  1335.             "Contact": "Lorenzo Vargus",
  1336.             "OrganizationId": 47,
  1337.             "ContactTypeId": 4,
  1338.             "Title": "Master Plumber",
  1339.             "Phone1": "(303) 898-2000",
  1340.             "Fax": "(303) 898-2001",
  1341.             "Address1": "1414 Magnolia St.",
  1342.             "City": "Superior",
  1343.             "Zip": "80027",
  1344.             "Hide": 0,
  1345.             "State": "CO",
  1346.             "User1": "$45/hour"
  1347.         },
  1348.         {
  1349.             "ContactId": 61,
  1350.             "ParentId": 1,
  1351.             "Contact": "Patrick Broge",
  1352.             "OrganizationId": 48,
  1353.             "ContactTypeId": 4,
  1354.             "Identifier": "VEN-017",
  1355.             "Phone1": "(303) 463-7147",
  1356.             "Phone3": "(303) 463-9865",
  1357.             "Fax": "(303) 463-7153",
  1358.             "Email": "sales@beacon.com",
  1359.             "Website": "www.beacon.com",
  1360.             "Address1": "420 Christmas Tree Dr.",
  1361.             "City": "Boulder",
  1362.             "Zip": "80301",
  1363.             "Hide": 0,
  1364.             "State": "CO"
  1365.         },
  1366.         {
  1367.             "ContactId": 73,
  1368.             "ParentId": 1,
  1369.             "Contact": "Gail Beans",
  1370.             "OrganizationId": 44,
  1371.             "ContactTypeId": 2,
  1372.             "Title": "Purchasing Agent",
  1373.             "Phone1": "(303) 444-4448",
  1374.             "Address1": "1929 Central Avenue",
  1375.             "City": "Boulder",
  1376.             "Zip": "80301",
  1377.             "Country": "USA",
  1378.             "Dept": "4910",
  1379.             "Notes": "Gail replaced Judy Brown who was our previous contact.",
  1380.             "Hide": 0,
  1381.             "State": "CO"
  1382.         },
  1383.         {
  1384.             "ContactId": 74,
  1385.             "ParentId": 1,
  1386.             "Contact": "George Applewood",
  1387.             "OrganizationId": 61,
  1388.             "ContactTypeId": 4,
  1389.             "Title": "Pump Installer",
  1390.             "Phone1": "(303) 422-6458",
  1391.             "Address1": "10172 W. 44th",
  1392.             "City": "Wheat Ridge",
  1393.             "Country": "USA",
  1394.             "Notes": "This company provides great service.",
  1395.             "Hide": 0,
  1396.             "State": "CO"
  1397.         },
  1398.         {
  1399.             "ContactId": 75,
  1400.             "ParentId": 1,
  1401.             "Contact": "Allan Winthrop",
  1402.             "OrganizationId": 20,
  1403.             "ContactTypeId": 6,
  1404.             "Phone2": "(303) 388-5555",
  1405.             "Address1": "12991 E. Marina Drive",
  1406.             "Address2": "#506",
  1407.             "City": "Aurora",
  1408.             "Zip": "80014",
  1409.             "Country": "USA",
  1410.             "Notes": "ONLY AVAILABLE AFTER 5:00 P.M.",
  1411.             "Hide": 0,
  1412.             "State": "CO"
  1413.         }
  1414.     ]
  1415. }